Vcenter ResourcePool Summary
Vcenter ResourcePool Summary
The Vcenter ResourcePool Summary schema contains commonly used information about a resource pool in vCenter Server.
JSON Example
{
"resource_pool": "string",
"name": "string"
}
string
resource_pool
Required
Identifier of the resource pool.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: ResourcePool
. When operations return a value of this schema as a response, the property will be an identifier for the resource type: ResourcePool
.
string
name
Required
Name of the resource pool.